home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / database / mergp1b1.arj / README.DOC < prev    next >
Text File  |  1994-09-23  |  5KB  |  93 lines

  1.  
  2.  
  3.       MERGEPRO has had some changes (see below) since its first limited
  4.       beta release as MERGEPRO v3.00ß3.  It has now been split into two
  5.       separate programs tailored for specific purposes:  MERGEPRO v1.00ß1
  6.       keeps the original design and MERGESYS v1.00ß1 has had its defaults
  7.       changed for PCBoard DIR format files sorted in name ascending order.
  8.       To merge the default file type of each, all you need is:
  9.  
  10.                         merge infile1 infile2 outfile
  11.  
  12.       Please see MERGEPRO/MERGESYS.DOC for a description of the features.
  13.  
  14.  
  15.       CAUTION:  MERGEPRO performs a self-test for viruses and/or tampering
  16.       on startup to insure that you have an unaltered program.  You cannot
  17.       use an executable file compressor such as PKLITE on MERGEPRO or it
  18.       will fail its self-check and overwrite itself.
  19.  
  20.  
  21.       WHAT'S NEW
  22.       1ß1    : added /FL to set merge on entire input line (also cancels
  23.                any previously entered individual merge fields), "RJn"
  24.                parameter for /F to right justify a field of width "n" in
  25.                order to handle columnar numerical data delimited only by
  26.                spaces correctly ("DT" now used for date and "TM" for time
  27.                fields), and /MD to cancel previously entered delimiters;
  28.                /S is no longer a "switch" (/S1 replaces /S-); changed exit
  29.                codes for new features; and updated Help accordingly
  30.  
  31.       3ß9    : changed /S so "stop on" character can be on the key line,
  32.                reduced memory requirements for extra lines of multi-line
  33.                records, updated Help for new INFOQUEST phone number, and
  34.                made a few cosmetic changes
  35.  
  36.       3ß8    : no new features, but consolidated a bunch of code and made
  37.                some cosmetic changes, mostly to Help (among others, you
  38.                can now set most of the Help colors to your own preference)
  39.  
  40.       3ß7    : added ability for merging on date and time fields without
  41.                having to break them down with delimiters, self-check for
  42.                virus/tampering on startup, and to Help:  a sound toggle,
  43.                a quick reference guide, and printing of the entire help
  44.                "manual" or individual topics
  45.  
  46.       3ß6    : no more /NT for no trash file heading, it's now part of
  47.                the trash option (/T+N); added /EO to not swap input error
  48.                records with the output record so the order of a list
  49.                wouldn't change if error records weren't being stripped,
  50.                /BN to not write file 1's skipped over heading to the
  51.                merged list (/BH toggles back to write), and /V1 to give
  52.                the location of the first occurrence in file 1 of cross
  53.                file duplicates; removed /^CBR (wasn't necessary anymore);
  54.                and pushing the highlighted option character in Help jumps
  55.                to that option
  56.  
  57.       3ß5    : basically operational changes, most notably storing two
  58.                complete records from each file in memory and swapping
  59.                out an input error record when Halt on Error is disabled
  60.                for improved error checking
  61.  
  62.       3ß4    : no new features
  63.  
  64.       3ß3    : first released for testing
  65.  
  66.  
  67.       WHAT'S FIXED
  68.       1ß1    : fixed bug when individual merge fields were delimited by
  69.                other than only spaces and merge order of fields was mixed
  70.                (could not ascertain where field started and ended) and
  71.                added new /F?RJn feature to correctly merge columnar data
  72.  
  73.       3ß9    : fixed a minor bug in Help
  74.  
  75.       3ß8    : fixed a few minor bugs and typos, and hope no new problems
  76.                were introduced with all the code rewriting
  77.  
  78.       3ß7    : if /L- was entered, MERGE would halt with file write error;
  79.                corrected some errors in Help (they weren't errors once,
  80.                but I missed updating them)
  81.  
  82.       3ß6    : if "+" was added to /L or /T, would cause erroneous file
  83.                error halt; if /S or /M M were last in a config file, would
  84.                cause an error; corrected erroneous reference to RBBS net
  85.                in Help "About", should have been FIDO net
  86.  
  87.       3ß5    : Help command line editor wouldn't advance if in overtype
  88.                mode and also changed its operation so wouldn't get highbit
  89.                ASCII characters if pushed function keys, home, end, etc.
  90.  
  91.       3ß4    : fixed bug where MERGE locked the system on DOS versions
  92.                less than 3
  93.